home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'RegStr.pas' rev: 3.00
-
- #ifndef RegStrHPP
- #define RegStrHPP
- #include <Windows.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
- #include <regstr.h>
-
- namespace Regstr
- {
- //-- type declarations -------------------------------------------------------
- typedef _DSKTLSYSTEMTIME *PDSKTLSystemTime;
-
- typedef _DSKTLSYSTEMTIME TDSKTLSystemTime;
-
- //-- var, const, procedure ---------------------------------------------------
-
- } /* namespace Regstr */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Regstr;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // RegStr
-